Click or drag to resize

MovedEventParentFolderId Property

Represents the identifier of the folder that contains the moved item or folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FolderId ParentFolderId { get; }

Property Value

Type: FolderId
The parent folder identifier.
See Also